バージョン

CreateComplexPropertyCondition(Type,String,String,Expression<Func<String,String,Boolean>>,CachedTypedInfo) メソッド

シンタックス
'宣言
 
Protected Overloads Function CreateComplexPropertyCondition( _
   ByVal dataType As Type, _
   ByVal fieldName As String, _
   ByVal filterText As String, _
   ByVal filterExpression As Expression(Of Func(Of String,String,Boolean)), _
   ByVal cachedTypedInfo As Infragistics.CachedTypedInfo _
) As Infragistics.CustomComparisonCondition
protected Infragistics.CustomComparisonCondition CreateComplexPropertyCondition( 
   Type dataType,
   string fieldName,
   string filterText,
   Expression<Func<string,string,bool>> filterExpression,
   Infragistics.CachedTypedInfo cachedTypedInfo
)

パラメータ

dataType
fieldName
filterText
filterExpression
cachedTypedInfo
参照